fix: v2 apis#627
Conversation
|
Warning Review limit reached
More reviews will be available in 58 minutes and 15 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (14)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Ad back logout btn in the address field (near the copy btn) as it was before, since the new pattern is a bit weird (with 2 full btns and an icon btn). |
|
removed the button on veworld as discussed and tested on wallet-connect and social-login and looks good @Agilulfo1820 |
|
@davidecarpini some issue with the build to fix:
|
|
@davidecarpini solved a conflict, kept both my and your changes. |
The v2 multisig flow uses the new dapp-kit wallet APIs (accounts, setActiveAccount, requestPermissions, revokeAccount) which only exist in @vechain/dapp-kit-react >= 2.2.0. The dependency was still pinned to 2.1.0-rc.5, so the published package lacked those types and the build failed in CI (it only compiled locally via a yalc-linked dapp-kit). Bump both dependencies and peerDependencies to 2.2.0.
|
Size Change: +49.5 kB (+0.56%) Total Size: 8.89 MB
ℹ️ View Unchanged
|



No description provided.